home *** CD-ROM | disk | FTP | other *** search
/ Loadstar 43 / 043.d81 / sector edit boot (.txt) < prev    next >
Commodore BASIC  |  2022-08-26  |  446b  |  17 lines

  1. 10 ifa=.thena=1:goto100
  2. 20 ifa=1thena=2:load"edit.ml",8,1
  3. 30 ifa=2thena=3:load"dir.o",8,1
  4. 40 ifa=3then1000
  5. 50 :
  6. 100 poke53280,1:poke53281,1
  7. 110 print"[147]           [204][207][193][196][211][212][193][210] [208]resents:"
  8. 120 print"             [211]ector  [197]ditor"
  9. 130 print"              by [211]hawn [207]rt"
  10. 140 print"             [195]opyright 1987"
  11. 150 print"        [204]oading -- [208]lease [215]ait!"
  12. 800 goto10
  13. 900 :
  14. 1000 print""
  15. 1010 print"load"chr$(34)"sector editor"chr$(34)",8[145][145][145]"
  16. 1020 poke631,13:poke632,82:poke633,85:poke634,78:poke635,13:poke198,5:end
  17.